snapshot: Refactor text rendering
authorBenjamin Otte <otte@redhat.com>
Thu, 21 Feb 2019 02:07:14 +0000 (03:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 21 Feb 2019 18:47:28 +0000 (19:47 +0100)
commit0d119f81c8558d15567bb2784a2b0a6b01d237f8
tree2df4b651f94983d12272f0f24a547080c4cb66c8
parente1570e9ebc1e8b7600514958355550cd804abca6
snapshot: Refactor text rendering

The code didn't change, it was just shuffled around to make the
with_bounds() versions of the text rendering unnecessary and instead
pass through the generic append_node() path.
gsk/gskrendernode.h
gsk/gskrendernodeimpl.c
gsk/gskrendernodeprivate.h
gtk/gskpango.c
gtk/gtksnapshot.c
gtk/gtksnapshotprivate.h